3.8.70 \(\int \frac {\sqrt {3+b \sin (e+f x)}}{(c+d \sin (e+f x))^{5/2}} \, dx\) [770]

3.8.70.1 Optimal result
3.8.70.2 Mathematica [B] (warning: unable to verify)
3.8.70.3 Rubi [A] (verified)
3.8.70.4 Maple [B] (warning: unable to verify)
3.8.70.5 Fricas [F]
3.8.70.6 Sympy [F]
3.8.70.7 Maxima [F]
3.8.70.8 Giac [F]
3.8.70.9 Mupad [F(-1)]

3.8.70.1 Optimal result

Integrand size = 29, antiderivative size = 482 \[ \int \frac {\sqrt {3+b \sin (e+f x)}}{(c+d \sin (e+f x))^{5/2}} \, dx=\frac {2 d \cos (e+f x) \sqrt {3+b \sin (e+f x)}}{3 \left (c^2-d^2\right ) f (c+d \sin (e+f x))^{3/2}}+\frac {2 (3-b) \sqrt {3+b} \left (12 c d-b \left (3 c^2+d^2\right )\right ) E\left (\arcsin \left (\frac {\sqrt {c+d} \sqrt {3+b \sin (e+f x)}}{\sqrt {3+b} \sqrt {c+d \sin (e+f x)}}\right )|\frac {(3+b) (c-d)}{(3-b) (c+d)}\right ) \sec (e+f x) \sqrt {\frac {(b c-3 d) (1-\sin (e+f x))}{(3+b) (c+d \sin (e+f x))}} \sqrt {-\frac {(b c-3 d) (1+\sin (e+f x))}{(3-b) (c+d \sin (e+f x))}} (c+d \sin (e+f x))}{3 (b c-3 d)^2 (c-d)^2 (c+d)^{3/2} f}+\frac {2 (3-b) \sqrt {3+b} (3 c+d) \operatorname {EllipticF}\left (\arcsin \left (\frac {\sqrt {c+d} \sqrt {3+b \sin (e+f x)}}{\sqrt {3+b} \sqrt {c+d \sin (e+f x)}}\right ),\frac {(3+b) (c-d)}{(3-b) (c+d)}\right ) \sec (e+f x) \sqrt {\frac {(b c-3 d) (1-\sin (e+f x))}{(3+b) (c+d \sin (e+f x))}} \sqrt {-\frac {(b c-3 d) (1+\sin (e+f x))}{(3-b) (c+d \sin (e+f x))}} (c+d \sin (e+f x))}{3 (b c-3 d) (c-d)^2 (c+d)^{3/2} f} \]

output
2/3*d*cos(f*x+e)*(a+b*sin(f*x+e))^(1/2)/(c^2-d^2)/f/(c+d*sin(f*x+e))^(3/2) 
+2/3*(a-b)*(4*a*c*d-b*(3*c^2+d^2))*EllipticE((c+d)^(1/2)*(a+b*sin(f*x+e))^ 
(1/2)/(a+b)^(1/2)/(c+d*sin(f*x+e))^(1/2),((a+b)*(c-d)/(a-b)/(c+d))^(1/2))* 
sec(f*x+e)*(c+d*sin(f*x+e))*(a+b)^(1/2)*((-a*d+b*c)*(1-sin(f*x+e))/(a+b)/( 
c+d*sin(f*x+e)))^(1/2)*(-(-a*d+b*c)*(1+sin(f*x+e))/(a-b)/(c+d*sin(f*x+e))) 
^(1/2)/(c-d)^2/(c+d)^(3/2)/(-a*d+b*c)^2/f+2/3*(a-b)*(3*c+d)*EllipticF((c+d 
)^(1/2)*(a+b*sin(f*x+e))^(1/2)/(a+b)^(1/2)/(c+d*sin(f*x+e))^(1/2),((a+b)*( 
c-d)/(a-b)/(c+d))^(1/2))*sec(f*x+e)*(c+d*sin(f*x+e))*(a+b)^(1/2)*((-a*d+b* 
c)*(1-sin(f*x+e))/(a+b)/(c+d*sin(f*x+e)))^(1/2)*(-(-a*d+b*c)*(1+sin(f*x+e) 
)/(a-b)/(c+d*sin(f*x+e)))^(1/2)/(c-d)^2/(c+d)^(3/2)/(-a*d+b*c)/f
 
3.8.70.2 Mathematica [B] (warning: unable to verify)

Leaf count is larger than twice the leaf count of optimal. \(2032\) vs. \(2(482)=964\).

Time = 6.43 (sec) , antiderivative size = 2032, normalized size of antiderivative = 4.22 \[ \int \frac {\sqrt {3+b \sin (e+f x)}}{(c+d \sin (e+f x))^{5/2}} \, dx=\text {Result too large to show} \]

input
Integrate[Sqrt[3 + b*Sin[e + f*x]]/(c + d*Sin[e + f*x])^(5/2),x]
 
output
(Sqrt[3 + b*Sin[e + f*x]]*Sqrt[c + d*Sin[e + f*x]]*((2*d*Cos[e + f*x])/(3* 
(c^2 - d^2)*(c + d*Sin[e + f*x])^2) + (2*(3*b*c^2*d*Cos[e + f*x] - 12*c*d^ 
2*Cos[e + f*x] + b*d^3*Cos[e + f*x]))/(3*(b*c - 3*d)*(c^2 - d^2)^2*(c + d* 
Sin[e + f*x]))))/f + ((-4*(-(b*c) + 3*d)*(9*b*c^3 - 27*c^2*d - b^2*c^2*d + 
 3*b*c*d^2 - 9*d^3 + b^2*d^3)*Sqrt[((c + d)*Cot[(-e + Pi/2 - f*x)/2]^2)/(- 
c + d)]*EllipticF[ArcSin[Sqrt[((-3 - b)*Csc[(-e + Pi/2 - f*x)/2]^2*(c + d* 
Sin[e + f*x]))/(-(b*c) + 3*d)]/Sqrt[2]], (2*(-(b*c) + 3*d))/((3 + b)*(-c + 
 d))]*Sec[e + f*x]*Sin[(-e + Pi/2 - f*x)/2]^4*Sqrt[((c + d)*Csc[(-e + Pi/2 
 - f*x)/2]^2*(3 + b*Sin[e + f*x]))/(-(b*c) + 3*d)]*Sqrt[((-3 - b)*Csc[(-e 
+ Pi/2 - f*x)/2]^2*(c + d*Sin[e + f*x]))/(-(b*c) + 3*d)])/((3 + b)*(c + d) 
*Sqrt[3 + b*Sin[e + f*x]]*Sqrt[c + d*Sin[e + f*x]]) - 4*(-(b*c) + 3*d)*(3* 
b^2*c^3 - 3*b*c^2*d - 36*c*d^2 + b^2*c*d^2 + 3*b*d^3)*((Sqrt[((c + d)*Cot[ 
(-e + Pi/2 - f*x)/2]^2)/(-c + d)]*EllipticF[ArcSin[Sqrt[((-3 - b)*Csc[(-e 
+ Pi/2 - f*x)/2]^2*(c + d*Sin[e + f*x]))/(-(b*c) + 3*d)]/Sqrt[2]], (2*(-(b 
*c) + 3*d))/((3 + b)*(-c + d))]*Sec[e + f*x]*Sin[(-e + Pi/2 - f*x)/2]^4*Sq 
rt[((c + d)*Csc[(-e + Pi/2 - f*x)/2]^2*(3 + b*Sin[e + f*x]))/(-(b*c) + 3*d 
)]*Sqrt[((-3 - b)*Csc[(-e + Pi/2 - f*x)/2]^2*(c + d*Sin[e + f*x]))/(-(b*c) 
 + 3*d)])/((3 + b)*(c + d)*Sqrt[3 + b*Sin[e + f*x]]*Sqrt[c + d*Sin[e + f*x 
]]) - (Sqrt[((c + d)*Cot[(-e + Pi/2 - f*x)/2]^2)/(-c + d)]*EllipticPi[(-(b 
*c) + 3*d)/((3 + b)*d), ArcSin[Sqrt[((-3 - b)*Csc[(-e + Pi/2 - f*x)/2]^...
 
3.8.70.3 Rubi [A] (verified)

Time = 1.33 (sec) , antiderivative size = 501, normalized size of antiderivative = 1.04, number of steps used = 8, number of rules used = 8, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.276, Rules used = {3042, 3275, 27, 3042, 3477, 3042, 3297, 3475}

Below are the steps used by Rubi to obtain the solution. The rule number used for the transformation is given above next to the arrow. The rules definitions used are listed below.

\(\displaystyle \int \frac {\sqrt {a+b \sin (e+f x)}}{(c+d \sin (e+f x))^{5/2}} \, dx\)

\(\Big \downarrow \) 3042

\(\displaystyle \int \frac {\sqrt {a+b \sin (e+f x)}}{(c+d \sin (e+f x))^{5/2}}dx\)

\(\Big \downarrow \) 3275

\(\displaystyle \frac {2 d \cos (e+f x) \sqrt {a+b \sin (e+f x)}}{3 f \left (c^2-d^2\right ) (c+d \sin (e+f x))^{3/2}}-\frac {2 \int -\frac {3 a c-b d+(3 b c-a d) \sin (e+f x)}{2 \sqrt {a+b \sin (e+f x)} (c+d \sin (e+f x))^{3/2}}dx}{3 \left (c^2-d^2\right )}\)

\(\Big \downarrow \) 27

\(\displaystyle \frac {\int \frac {3 a c-b d+(3 b c-a d) \sin (e+f x)}{\sqrt {a+b \sin (e+f x)} (c+d \sin (e+f x))^{3/2}}dx}{3 \left (c^2-d^2\right )}+\frac {2 d \cos (e+f x) \sqrt {a+b \sin (e+f x)}}{3 f \left (c^2-d^2\right ) (c+d \sin (e+f x))^{3/2}}\)

\(\Big \downarrow \) 3042

\(\displaystyle \frac {\int \frac {3 a c-b d+(3 b c-a d) \sin (e+f x)}{\sqrt {a+b \sin (e+f x)} (c+d \sin (e+f x))^{3/2}}dx}{3 \left (c^2-d^2\right )}+\frac {2 d \cos (e+f x) \sqrt {a+b \sin (e+f x)}}{3 f \left (c^2-d^2\right ) (c+d \sin (e+f x))^{3/2}}\)

\(\Big \downarrow \) 3477

\(\displaystyle \frac {\frac {(a-b) (3 c+d) \int \frac {1}{\sqrt {a+b \sin (e+f x)} \sqrt {c+d \sin (e+f x)}}dx}{c-d}-\frac {\left (4 a c d-b \left (3 c^2+d^2\right )\right ) \int \frac {\sin (e+f x)+1}{\sqrt {a+b \sin (e+f x)} (c+d \sin (e+f x))^{3/2}}dx}{c-d}}{3 \left (c^2-d^2\right )}+\frac {2 d \cos (e+f x) \sqrt {a+b \sin (e+f x)}}{3 f \left (c^2-d^2\right ) (c+d \sin (e+f x))^{3/2}}\)

\(\Big \downarrow \) 3042

\(\displaystyle \frac {\frac {(a-b) (3 c+d) \int \frac {1}{\sqrt {a+b \sin (e+f x)} \sqrt {c+d \sin (e+f x)}}dx}{c-d}-\frac {\left (4 a c d-b \left (3 c^2+d^2\right )\right ) \int \frac {\sin (e+f x)+1}{\sqrt {a+b \sin (e+f x)} (c+d \sin (e+f x))^{3/2}}dx}{c-d}}{3 \left (c^2-d^2\right )}+\frac {2 d \cos (e+f x) \sqrt {a+b \sin (e+f x)}}{3 f \left (c^2-d^2\right ) (c+d \sin (e+f x))^{3/2}}\)

\(\Big \downarrow \) 3297

\(\displaystyle \frac {\frac {2 (a-b) \sqrt {a+b} (3 c+d) \sec (e+f x) (c+d \sin (e+f x)) \sqrt {\frac {(b c-a d) (1-\sin (e+f x))}{(a+b) (c+d \sin (e+f x))}} \sqrt {-\frac {(b c-a d) (\sin (e+f x)+1)}{(a-b) (c+d \sin (e+f x))}} \operatorname {EllipticF}\left (\arcsin \left (\frac {\sqrt {c+d} \sqrt {a+b \sin (e+f x)}}{\sqrt {a+b} \sqrt {c+d \sin (e+f x)}}\right ),\frac {(a+b) (c-d)}{(a-b) (c+d)}\right )}{f (c-d) \sqrt {c+d} (b c-a d)}-\frac {\left (4 a c d-b \left (3 c^2+d^2\right )\right ) \int \frac {\sin (e+f x)+1}{\sqrt {a+b \sin (e+f x)} (c+d \sin (e+f x))^{3/2}}dx}{c-d}}{3 \left (c^2-d^2\right )}+\frac {2 d \cos (e+f x) \sqrt {a+b \sin (e+f x)}}{3 f \left (c^2-d^2\right ) (c+d \sin (e+f x))^{3/2}}\)

\(\Big \downarrow \) 3475

\(\displaystyle \frac {\frac {2 (a-b) \sqrt {a+b} \left (4 a c d-b \left (3 c^2+d^2\right )\right ) \sec (e+f x) (c+d \sin (e+f x)) \sqrt {\frac {(b c-a d) (1-\sin (e+f x))}{(a+b) (c+d \sin (e+f x))}} \sqrt {-\frac {(b c-a d) (\sin (e+f x)+1)}{(a-b) (c+d \sin (e+f x))}} E\left (\arcsin \left (\frac {\sqrt {c+d} \sqrt {a+b \sin (e+f x)}}{\sqrt {a+b} \sqrt {c+d \sin (e+f x)}}\right )|\frac {(a+b) (c-d)}{(a-b) (c+d)}\right )}{f (c-d) \sqrt {c+d} (b c-a d)^2}+\frac {2 (a-b) \sqrt {a+b} (3 c+d) \sec (e+f x) (c+d \sin (e+f x)) \sqrt {\frac {(b c-a d) (1-\sin (e+f x))}{(a+b) (c+d \sin (e+f x))}} \sqrt {-\frac {(b c-a d) (\sin (e+f x)+1)}{(a-b) (c+d \sin (e+f x))}} \operatorname {EllipticF}\left (\arcsin \left (\frac {\sqrt {c+d} \sqrt {a+b \sin (e+f x)}}{\sqrt {a+b} \sqrt {c+d \sin (e+f x)}}\right ),\frac {(a+b) (c-d)}{(a-b) (c+d)}\right )}{f (c-d) \sqrt {c+d} (b c-a d)}}{3 \left (c^2-d^2\right )}+\frac {2 d \cos (e+f x) \sqrt {a+b \sin (e+f x)}}{3 f \left (c^2-d^2\right ) (c+d \sin (e+f x))^{3/2}}\)

input
Int[Sqrt[a + b*Sin[e + f*x]]/(c + d*Sin[e + f*x])^(5/2),x]
 
output
(2*d*Cos[e + f*x]*Sqrt[a + b*Sin[e + f*x]])/(3*(c^2 - d^2)*f*(c + d*Sin[e 
+ f*x])^(3/2)) + ((2*(a - b)*Sqrt[a + b]*(4*a*c*d - b*(3*c^2 + d^2))*Ellip 
ticE[ArcSin[(Sqrt[c + d]*Sqrt[a + b*Sin[e + f*x]])/(Sqrt[a + b]*Sqrt[c + d 
*Sin[e + f*x]])], ((a + b)*(c - d))/((a - b)*(c + d))]*Sec[e + f*x]*Sqrt[( 
(b*c - a*d)*(1 - Sin[e + f*x]))/((a + b)*(c + d*Sin[e + f*x]))]*Sqrt[-(((b 
*c - a*d)*(1 + Sin[e + f*x]))/((a - b)*(c + d*Sin[e + f*x])))]*(c + d*Sin[ 
e + f*x]))/((c - d)*Sqrt[c + d]*(b*c - a*d)^2*f) + (2*(a - b)*Sqrt[a + b]* 
(3*c + d)*EllipticF[ArcSin[(Sqrt[c + d]*Sqrt[a + b*Sin[e + f*x]])/(Sqrt[a 
+ b]*Sqrt[c + d*Sin[e + f*x]])], ((a + b)*(c - d))/((a - b)*(c + d))]*Sec[ 
e + f*x]*Sqrt[((b*c - a*d)*(1 - Sin[e + f*x]))/((a + b)*(c + d*Sin[e + f*x 
]))]*Sqrt[-(((b*c - a*d)*(1 + Sin[e + f*x]))/((a - b)*(c + d*Sin[e + f*x]) 
))]*(c + d*Sin[e + f*x]))/((c - d)*Sqrt[c + d]*(b*c - a*d)*f))/(3*(c^2 - d 
^2))
 

3.8.70.3.1 Defintions of rubi rules used

rule 27
Int[(a_)*(Fx_), x_Symbol] :> Simp[a   Int[Fx, x], x] /; FreeQ[a, x] &&  !Ma 
tchQ[Fx, (b_)*(Gx_) /; FreeQ[b, x]]
 

rule 3042
Int[u_, x_Symbol] :> Int[DeactivateTrig[u, x], x] /; FunctionOfTrigOfLinear 
Q[u, x]
 

rule 3275
Int[((a_.) + (b_.)*sin[(e_.) + (f_.)*(x_)])^(m_)*((c_.) + (d_.)*sin[(e_.) + 
 (f_.)*(x_)])^(n_), x_Symbol] :> Simp[(-b)*Cos[e + f*x]*(a + b*Sin[e + f*x] 
)^(m + 1)*((c + d*Sin[e + f*x])^n/(f*(m + 1)*(a^2 - b^2))), x] + Simp[1/((m 
 + 1)*(a^2 - b^2))   Int[(a + b*Sin[e + f*x])^(m + 1)*(c + d*Sin[e + f*x])^ 
(n - 1)*Simp[a*c*(m + 1) + b*d*n + (a*d*(m + 1) - b*c*(m + 2))*Sin[e + f*x] 
 - b*d*(m + n + 2)*Sin[e + f*x]^2, x], x], x] /; FreeQ[{a, b, c, d, e, f}, 
x] && NeQ[b*c - a*d, 0] && NeQ[a^2 - b^2, 0] && NeQ[c^2 - d^2, 0] && LtQ[m, 
 -1] && LtQ[0, n, 1] && IntegersQ[2*m, 2*n]
 

rule 3297
Int[1/(Sqrt[(a_) + (b_.)*sin[(e_.) + (f_.)*(x_)]]*Sqrt[(c_) + (d_.)*sin[(e_ 
.) + (f_.)*(x_)]]), x_Symbol] :> Simp[2*((c + d*Sin[e + f*x])/(f*(b*c - a*d 
)*Rt[(c + d)/(a + b), 2]*Cos[e + f*x]))*Sqrt[(b*c - a*d)*((1 - Sin[e + f*x] 
)/((a + b)*(c + d*Sin[e + f*x])))]*Sqrt[(-(b*c - a*d))*((1 + Sin[e + f*x])/ 
((a - b)*(c + d*Sin[e + f*x])))]*EllipticF[ArcSin[Rt[(c + d)/(a + b), 2]*(S 
qrt[a + b*Sin[e + f*x]]/Sqrt[c + d*Sin[e + f*x]])], (a + b)*((c - d)/((a - 
b)*(c + d)))], x] /; FreeQ[{a, b, c, d, e, f}, x] && NeQ[b*c - a*d, 0] && N 
eQ[a^2 - b^2, 0] && NeQ[c^2 - d^2, 0] && PosQ[(c + d)/(a + b)]
 

rule 3475
Int[((A_) + (B_.)*sin[(e_.) + (f_.)*(x_)])/(((a_) + (b_.)*sin[(e_.) + (f_.) 
*(x_)])^(3/2)*Sqrt[(c_) + (d_.)*sin[(e_.) + (f_.)*(x_)]]), x_Symbol] :> Sim 
p[-2*A*(c - d)*((a + b*Sin[e + f*x])/(f*(b*c - a*d)^2*Rt[(a + b)/(c + d), 2 
]*Cos[e + f*x]))*Sqrt[(b*c - a*d)*((1 + Sin[e + f*x])/((c - d)*(a + b*Sin[e 
 + f*x])))]*Sqrt[(-(b*c - a*d))*((1 - Sin[e + f*x])/((c + d)*(a + b*Sin[e + 
 f*x])))]*EllipticE[ArcSin[Rt[(a + b)/(c + d), 2]*(Sqrt[c + d*Sin[e + f*x]] 
/Sqrt[a + b*Sin[e + f*x]])], (a - b)*((c + d)/((a + b)*(c - d)))], x] /; Fr 
eeQ[{a, b, c, d, e, f, A, B}, x] && NeQ[b*c - a*d, 0] && NeQ[a^2 - b^2, 0] 
&& NeQ[c^2 - d^2, 0] && EqQ[A, B] && PosQ[(a + b)/(c + d)]
 

rule 3477
Int[((A_.) + (B_.)*sin[(e_.) + (f_.)*(x_)])/(((a_.) + (b_.)*sin[(e_.) + (f_ 
.)*(x_)])^(3/2)*Sqrt[(c_) + (d_.)*sin[(e_.) + (f_.)*(x_)]]), x_Symbol] :> S 
imp[(A - B)/(a - b)   Int[1/(Sqrt[a + b*Sin[e + f*x]]*Sqrt[c + d*Sin[e + f* 
x]]), x], x] - Simp[(A*b - a*B)/(a - b)   Int[(1 + Sin[e + f*x])/((a + b*Si 
n[e + f*x])^(3/2)*Sqrt[c + d*Sin[e + f*x]]), x], x] /; FreeQ[{a, b, c, d, e 
, f, A, B}, x] && NeQ[b*c - a*d, 0] && NeQ[a^2 - b^2, 0] && NeQ[c^2 - d^2, 
0] && NeQ[A, B]
 
3.8.70.4 Maple [B] (warning: unable to verify)

Leaf count of result is larger than twice the leaf count of optimal. \(175819\) vs. \(2(449)=898\).

Time = 11.34 (sec) , antiderivative size = 175820, normalized size of antiderivative = 364.77

method result size
default \(\text {Expression too large to display}\) \(175820\)

input
int((a+b*sin(f*x+e))^(1/2)/(c+d*sin(f*x+e))^(5/2),x,method=_RETURNVERBOSE)
 
output
result too large to display
 
3.8.70.5 Fricas [F]

\[ \int \frac {\sqrt {3+b \sin (e+f x)}}{(c+d \sin (e+f x))^{5/2}} \, dx=\int { \frac {\sqrt {b \sin \left (f x + e\right ) + a}}{{\left (d \sin \left (f x + e\right ) + c\right )}^{\frac {5}{2}}} \,d x } \]

input
integrate((a+b*sin(f*x+e))^(1/2)/(c+d*sin(f*x+e))^(5/2),x, algorithm="fric 
as")
 
output
integral(-sqrt(b*sin(f*x + e) + a)*sqrt(d*sin(f*x + e) + c)/(3*c*d^2*cos(f 
*x + e)^2 - c^3 - 3*c*d^2 + (d^3*cos(f*x + e)^2 - 3*c^2*d - d^3)*sin(f*x + 
 e)), x)
 
3.8.70.6 Sympy [F]

\[ \int \frac {\sqrt {3+b \sin (e+f x)}}{(c+d \sin (e+f x))^{5/2}} \, dx=\int \frac {\sqrt {a + b \sin {\left (e + f x \right )}}}{\left (c + d \sin {\left (e + f x \right )}\right )^{\frac {5}{2}}}\, dx \]

input
integrate((a+b*sin(f*x+e))**(1/2)/(c+d*sin(f*x+e))**(5/2),x)
 
output
Integral(sqrt(a + b*sin(e + f*x))/(c + d*sin(e + f*x))**(5/2), x)
 
3.8.70.7 Maxima [F]

\[ \int \frac {\sqrt {3+b \sin (e+f x)}}{(c+d \sin (e+f x))^{5/2}} \, dx=\int { \frac {\sqrt {b \sin \left (f x + e\right ) + a}}{{\left (d \sin \left (f x + e\right ) + c\right )}^{\frac {5}{2}}} \,d x } \]

input
integrate((a+b*sin(f*x+e))^(1/2)/(c+d*sin(f*x+e))^(5/2),x, algorithm="maxi 
ma")
 
output
integrate(sqrt(b*sin(f*x + e) + a)/(d*sin(f*x + e) + c)^(5/2), x)
 
3.8.70.8 Giac [F]

\[ \int \frac {\sqrt {3+b \sin (e+f x)}}{(c+d \sin (e+f x))^{5/2}} \, dx=\int { \frac {\sqrt {b \sin \left (f x + e\right ) + a}}{{\left (d \sin \left (f x + e\right ) + c\right )}^{\frac {5}{2}}} \,d x } \]

input
integrate((a+b*sin(f*x+e))^(1/2)/(c+d*sin(f*x+e))^(5/2),x, algorithm="giac 
")
 
output
integrate(sqrt(b*sin(f*x + e) + a)/(d*sin(f*x + e) + c)^(5/2), x)
 
3.8.70.9 Mupad [F(-1)]

Timed out. \[ \int \frac {\sqrt {3+b \sin (e+f x)}}{(c+d \sin (e+f x))^{5/2}} \, dx=\int \frac {\sqrt {a+b\,\sin \left (e+f\,x\right )}}{{\left (c+d\,\sin \left (e+f\,x\right )\right )}^{5/2}} \,d x \]

input
int((a + b*sin(e + f*x))^(1/2)/(c + d*sin(e + f*x))^(5/2),x)
 
output
int((a + b*sin(e + f*x))^(1/2)/(c + d*sin(e + f*x))^(5/2), x)